Skip to content

Integrations: Airbyte #3889

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 92 commits into
base: latest
Choose a base branch
from

Conversation

anaghamittal
Copy link
Collaborator

@anaghamittal anaghamittal commented Feb 28, 2025

Currently, the connection between Ubidots and Timescale cloud is successfully established via Airbyte. However, on syncing the data, there is no data transfer (the log shows 0 bytes). Mapping the data seems to be unavailable for the trial version. Kindly test further.

@anaghamittal anaghamittal added this to the Integrations milestone Feb 28, 2025
@anaghamittal anaghamittal changed the title 3805 docs rfc create a doc showing how to integrate airbyte with timescale cloud Integrations: Airbyte Feb 28, 2025
…integrate-airbyte-with-timescale-cloud

Signed-off-by: Anagha Mittal <[email protected]>
Copy link

Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-3805-docs-rfc-create-a-doc-showing-how-to-integrate-airbyte-with-timescale-cloud

@atovpeko atovpeko removed their request for review April 24, 2025 09:41
atovpeko and others added 17 commits May 6, 2025 14:41
Signed-off-by: Jeff Lambert <[email protected]>
Co-authored-by: Iain Cox <[email protected]>
* First draft of Supabase + Timescale integration

* chore: update in review.

Co-authored-by: Iain Cox <[email protected]>
…mescale cloud (#3892)

* draft

* Apply suggestions from code review

Co-authored-by: Anastasiia Tovpeko <[email protected]>
Signed-off-by: Iain Cox <[email protected]>
* AWS account signup

* trigger build

* Update _partials/_cloud-installation.md

Co-authored-by: Iain Cox <[email protected]>
Signed-off-by: Anastasiia Tovpeko <[email protected]>

* Update _partials/_cloud-installation.md

Co-authored-by: Iain Cox <[email protected]>
Signed-off-by: Anastasiia Tovpeko <[email protected]>

* Update _partials/_cloud-installation.md

Co-authored-by: Iain Cox <[email protected]>
Signed-off-by: Anastasiia Tovpeko <[email protected]>

* review

* review

---------

Signed-off-by: Anastasiia Tovpeko <[email protected]>
Co-authored-by: Iain Cox <[email protected]>
* draft

* trigger build

* update with partial

* Update use-timescale/security/transit-gateway.md

Co-authored-by: Iain Cox <[email protected]>
Signed-off-by: Anastasiia Tovpeko <[email protected]>

* Update use-timescale/security/transit-gateway.md

Co-authored-by: Iain Cox <[email protected]>
Signed-off-by: Anastasiia Tovpeko <[email protected]>

* Update use-timescale/security/transit-gateway.md

Co-authored-by: Iain Cox <[email protected]>
Signed-off-by: Anastasiia Tovpeko <[email protected]>

* review

* review

* review

* chore: reuse and numbering update.

* review

---------

Signed-off-by: Anastasiia Tovpeko <[email protected]>
Co-authored-by: Iain Cox <[email protected]>
Before, the docs described to upgrade timescaledb extensions to a version, which would be incompatible with the mentioned PG13 version

Signed-off-by: Florian Maurer <[email protected]>
Co-authored-by: Iain Cox <[email protected]>
Signed-off-by: Grant Godeke <[email protected]>
* chore: milestone branch for TimescaleDB v2.18.0.

Co-authored-by: atovpeko <[email protected]>
* link fix

* redirect fix
robsoncoelho and others added 30 commits May 6, 2025 14:45
* chore: add livesync user
* chore: Move start coding to get started.

Signed-off-by: Iain Cox <[email protected]>
Small but important typo for anyone copying the sql command:

ALTER SYSTEM SET max_wal_sender=10;
to 
ALTER SYSTEM SET max_wal_senders=10;

Signed-off-by: BenR <[email protected]>
Co-authored-by: Iain Cox <[email protected]>
* livesync: Streamline user creation instructions

Signed-off-by: Arunprasad Rajkumar <[email protected]>

* Fix order

Signed-off-by: Arunprasad Rajkumar <[email protected]>

---------

Signed-off-by: Arunprasad Rajkumar <[email protected]>
Co-authored-by: Iain Cox <[email protected]>
* outdated instructions to run timescaledb-parallel-copy
* fix: align migration instructions with smoke test configuration
Let user know that the indexes are not migrated.

Signed-off-by: Arunprasad Rajkumar <[email protected]>
* Changelog April 18

Signed-off-by: Ramon Guiu <[email protected]>

* Update changelog.md

Signed-off-by: Ramon Guiu <[email protected]>

* review

---------

Signed-off-by: Ramon Guiu <[email protected]>
Co-authored-by: atovpeko <[email protected]>
* Improve priviledge grant steps for livesync user creation section

Signed-off-by: Arunprasad Rajkumar <[email protected]>

* Fix review comments

Signed-off-by: Arunprasad Rajkumar <[email protected]>

---------

Signed-off-by: Arunprasad Rajkumar <[email protected]>
* Add Datadog Agent instructions

Signed-off-by: Ramon Guiu <[email protected]>

* chore: setup structure.

* chore: updates

* chore: update on review.

* chore: update on review.

* chore: try a build fix.

* ci: trigger build

* chore: attempt file rename to generate properly

* chore: update import path

---------

Signed-off-by: Ramon Guiu <[email protected]>
Signed-off-by: Iain Cox <[email protected]>
Co-authored-by: Ramon Guiu <[email protected]>
Co-authored-by: Iain <[email protected]>
Co-authored-by: Robson Coelho <[email protected]>
* Add Livesync for S3 docs


Co-authored-by: Iain <[email protected]>
Co-authored-by: Anastasiia Tovpeko <[email protected]>
* added passwordless data mode + cleanup
Signed-off-by: Matthew Peveler <[email protected]>
Co-authored-by: Iain Cox <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs RFC] Create a doc showing how to integrate Airbyte with Timescale Cloud